home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / idrv01.zip / READIDRV.TXT < prev    next >
Text File  |  1991-11-27  |  988b  |  43 lines

  1.  
  2. IDRV.COM can be used to load device drivers (character and block) from
  3. the DOS command line.It also can be used for testing device drivers.
  4. DOS v3.xx ,DOS v4.xx and DOS v5.xx are supported.
  5. Usage: 
  6.      idrv [options] [d:\path\]filename.ext [parms]
  7.      options:
  8.          -h = load high (in UMB)
  9.          -l = load low (default)
  10.  
  11. Type IDRV to get help.
  12.  
  13. REMDRV.COM removes lately installed device drivier. Extended memory (XMS) used 
  14. by the device driver is also released.
  15. Usage: 
  16.     remdrv
  17.  
  18. If you want device driver to be removable you should load it low (into 
  19. conventional DOS memory) and use MARK and RELEASE programs,e.g.
  20.  
  21. d:\>mark
  22. d:\>idrv c:\dos\ramdrive.sys 800 /e
  23.      ...
  24. d:\>remdrv
  25. d:\>release
  26.  
  27. REMAKS:
  28. Some device drivers can't be properly loaded by IDRV (e.g. emm386,
  29. 386MAX).
  30.  
  31. If you find my programs useful please send $10 to:
  32.  
  33.     Janusz Wojcik
  34.         POLAND
  35.     20-608 LUBLIN
  36.     ul.Wajdeloty 6/13
  37.  
  38. or to :
  39. BPKO SA Lublin
  40. Krolewska 1
  41. Poland
  42. on account  A-01219201
  43.